//=================
//  JediMod++ v3.0
//  Including model scaling
//  code by Tchouky
//  Including extra code by BOFH
//=================

to enable the scaling feature just open the tckmodel.cfg

DON'T put any comments in this file or any other things.

if the scale is less than 0.01 then it is assumed to be 0

if the scale of the saber is 0 then the saber scale is set to whatever the model scale is

the model names must have quotes around them and be in all lower case.

"desann" 1.6 0    <== Correct desann's model sale is 1.6 and his saber scale will be set to 1.6
"desann" 1.6 1.2    <== Correct desann's model sale is 1.6 and his saber scale will be set to 1.2
desann 1.6 1.2    <== incorrect, no quotes around the name.

by default all the saber scales are the same as the model scales

have fun !
